home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archivers / PKAZip / fix.manual < prev    next >
Text File  |  1996-09-26  |  2KB  |  49 lines

  1.                 PKAZipFix - RECONSTRUCTING ZIP FILES
  2.  
  3.  
  4.      PKAZipFix is a simple to use utility that takes advantage of
  5. the extra reliability of the ZIP file format to reconstruct
  6. truncated or damaged ZIP files.  The ZIP file format was
  7. designed for high reliability, using  4-byte signatures for all
  8. file headers, and redundant distributed and centralized
  9. directory structures.
  10.  
  11.      PKAZipFix, however, cannot create good data out of bad data!
  12. If a portion of a ZIP file has been corrupted, PKAZipFix will
  13. allow recovery of the unaffected files.  Depending on how badly
  14. damaged the ZIP file is, one or more files may still extract
  15. with errors.
  16.  
  17.      PKAZipFix should be used when PKAZip indicates that a ZIP 
  18. file is in error, or a ZIP file has become damaged.  PKAZipFix
  19. can also be used to extract the ZIP file portion from a
  20. PKSFX self-extracting file.
  21.  
  22.  
  23.  
  24.       -------------------------------------------------     
  25.       |                 PKAZipFix                     |     
  26.       |         Reconstructing ZIP files              |     
  27.       |                                               |     
  28.       |Syntax:  PKAZipFix  zipfile                    |     
  29.       |                                               |     
  30.       | zipfile = The name of the ZIP file to be      |     
  31.       |           reconstructed.  The .ZIP extension  |     
  32.       |           will be assumed by default.         |     
  33.       |                                               |     
  34.       |                                               |     
  35.       | PKAZipFix will attempt to recover zipfile,    |     
  36.       | and will create a file called PKFIXED.ZIP     |     
  37.       | which contains the reconstructed ZIP file.    |     
  38.       |                                               |     
  39.       |                                               |     
  40.       -------------------------------------------------     
  41.  
  42.  
  43.  
  44.      The file that is created by PKAZipFix, PKFIXED.ZIP, can then
  45. be extracted or listed with PKAZip.  IT is strongly recommended
  46. that you then use PKAZip to create a new ZIP file from the files
  47. that are extracted from PKFIXED.ZIP.
  48.  
  49.